home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of Shareware
/
Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso
/
pc
/
dos
/
networks
/
tpapi
/
info.doc
< prev
next >
Wrap
Text File
|
1992-02-10
|
46KB
|
1,228 lines
ACCOUNTING SERVICES
===================
AccountingInstalled
Determines if accounting is installed.
-------------------------------------------------------------------------------
GetAccountStatus E3h (96h)
Returns the account status of a bindery object.
-------------------------------------------------------------------------------
SubmitAccountCharge E3h (97h)
Updates the account of a bindery object.
-------------------------------------------------------------------------------
SubmitAccountHold E3h (98h)
Reserves a specified amount of an object's account balance pending a
SubmitAccountCharge call.
-------------------------------------------------------------------------------
SubmitAccountNote E3h (99h)
Adds a note about an object's account into an audit record.
-------------------------------------------------------------------------------
AFP TOOLS
=========
AFPAllocTemporaryDirHandle 23h (0Bh)
Maps a NetWare directory handle to an AFP directory.
-------------------------------------------------------------------------------
AFPCreateDirectory 23h (01h)
Creates a directory with an AFP directory name.
-------------------------------------------------------------------------------
AFPCreateFile 23h (02h)
Creates a file with an AFP file name.
-------------------------------------------------------------------------------
AFPDelete 23h (03h)
Deletes the specified file or directory.
-------------------------------------------------------------------------------
AFPDirectoryEntry
Determines whether a directory or file is in AFP (long) form.
-------------------------------------------------------------------------------
AFPGetEntryIDFromName 23h (04h)
Returns the AFP entry ID for the specified AFP file or directory.
-------------------------------------------------------------------------------
AFPGetEntryIDFromNetWareHandle 23h (06h)
Returns an AFP Entry ID for the specified file by the Netware Handle.
-------------------------------------------------------------------------------
AFPGetEntryIDFromPathName 23h (0Ch)
Returns an AFP entry ID for the given pathname.
-------------------------------------------------------------------------------
AFPGetFileInformation 23h (05h)
Returns information about the AFP side of the specified file or directory.
-------------------------------------------------------------------------------
AFPOpenFileFork 23h (08h)
Opens an AFP file fork (data fork or resource fork) from a DOS environment.
-------------------------------------------------------------------------------
AFPRename 23h (07h)
Moves and/or renames a file or directory.
-------------------------------------------------------------------------------
AFPScanFileInformation 23h (0Ah)
Returns information about an AFP directory or file.
-------------------------------------------------------------------------------
AFPSetFileInformation 23h (09h)
Sets information pertaining to the specified AFP file or directory.
-------------------------------------------------------------------------------
AFPSupported
Determines if both the effective server and the shell support AFP system
calls.
--------------------------------------------------------------------------------
BINDERY SERVICES
================
AddBinderyObjectToSet E3h (41h)
Adds a bindery object to a set property.
-------------------------------------------------------------------------------
ChangeBinderyObjectPassword E3h (40h)
Changes the password of a bindery object.
-------------------------------------------------------------------------------
ChangeBinderyObjectSecurity E3h (38h)
Allows the supervisor to change the security of a bindery object.
-------------------------------------------------------------------------------
ChangePropertySecurity E3h (3Bh)
Changes the security of a bindery object's property.
-------------------------------------------------------------------------------
CloseBindery E3h (44h)
Allows the supervisor to close the bindery.
-------------------------------------------------------------------------------
CreateBinderyObject E3h (32h)
Allows the supervisor to create a bindery object.
-------------------------------------------------------------------------------
CreateProperty E3h (39h)
Adds a property to a bindery object.
-------------------------------------------------------------------------------
DeleteBinderyObject E3h (33h)
Allows the supervisor to delete a bindery object.
-------------------------------------------------------------------------------
DeleteBinderyObjectFromSet E3h (42h)
Deletes a bindery object from a set property.
-------------------------------------------------------------------------------
DeleteProperty E3h (3Ah)
Deletes properties from a bindery object.
-------------------------------------------------------------------------------
GetBinderyAccessLevel E3h (46h)
Returns the requesting workstation's access level to a file server's bindery.
-------------------------------------------------------------------------------
GetBinderyObjectID E3h (35h)
Returns a bindery object's unique identification number.
-------------------------------------------------------------------------------
GetBinderyObjectName E3h (36h)
Returns the name and type of a bindery object.
-------------------------------------------------------------------------------
IsBinderyObjectInSet E3h (43h)
Determines if a bindery object is a member of a set property.
-------------------------------------------------------------------------------
OpenBindery E3h (45h)
Allows the supervisor to open the bindery.
-------------------------------------------------------------------------------
ReadPropertyValue E3h (3Dh)
Returns the value of a bindery object's item or set property.
-------------------------------------------------------------------------------
RenameBinderyObject E3h (34h)
Allows the supervisor to rename a bindery object.
-------------------------------------------------------------------------------
ScanBinderyObject E3h (37h)
Scans the bindery for an object.
-------------------------------------------------------------------------------
ScanBinderyObjectTrusteePaths
Returns the directory paths to which an object has trustee rights.
--------------------------------------------------------------------------------
ScanProperty E3h (3Ch)
Scans the bindery for an object's properties.
-------------------------------------------------------------------------------
VerifyBinderyObjectPassword E3h (3Fh)
Verifies that the password of a bindery object is valid.
-------------------------------------------------------------------------------
WritePropertyValue E3h (3Eh)
Writes a value to an item or set property.
-------------------------------------------------------------------------------
COMMUNICATION SERVICES
======================
IPXCancelEvent
Cancels an IPX event for an ECB in use.
--------------------------------------------------------------------------------
IPXCloseSocket
Closes an IPX socket.
--------------------------------------------------------------------------------
IPXDisconnectFromTarget
An application uses this function to inform the specified listening socket
that the application does not intend to send any more packets.
--------------------------------------------------------------------------------
IPXGetDataAddress
Returns the address of data in the buffer pointed to by address.
--------------------------------------------------------------------------------
IPXGetInternetworkAddress
Returns the network and node address of the requesting workstation.
--------------------------------------------------------------------------------
IPXGetIntervalMarker
Returns an interval marker.
--------------------------------------------------------------------------------
IPXGetLocalTarget
Gets the value to be placed in the Event Control Block's immediate address
field.
--------------------------------------------------------------------------------
IPXInitialize
Gets the entry address for the IPX interface.
--------------------------------------------------------------------------------
IPXListenForPacket
Prepares IPX to receive an IPX packet.
--------------------------------------------------------------------------------
IPXOpenSocket
Opens an IPX socket.
--------------------------------------------------------------------------------
IPXRelinquishControl
Relinquishes control of a workstation's CPU.
--------------------------------------------------------------------------------
IPXScheduleIPXEvent
Schedules an IPX event.
--------------------------------------------------------------------------------
IPXScheduleSpecialEvent
Schedules a special purpose event.
--------------------------------------------------------------------------------
IPXSendPacket
Initates the sending of an IPX packet.
--------------------------------------------------------------------------------
SPXAbortConnection
Aborts an SPX connection.
--------------------------------------------------------------------------------
SPXEstablishConnection
Attempts to establish a connection with a listening socket.
--------------------------------------------------------------------------------
SPXGetConnectionStatus
Returns the status of an SPX connection.
--------------------------------------------------------------------------------
SPXInitialize
Checks to see if SPX is installed.
--------------------------------------------------------------------------------
SPXListenForConnection
Attempts to receive an EstablishConnection packet and thereby establish an
SPX connection with a remote partner.
--------------------------------------------------------------------------------
SPXListenForSequencePacket
Provides an ECB to SPX for the purpose of receiving sequenced packets.
--------------------------------------------------------------------------------
SPXSendSequencedPacket
Sends an SPX packet.
--------------------------------------------------------------------------------
SPXTerminateConnection
Terminates an SPX connection.
--------------------------------------------------------------------------------
CONNECTION SERVICES
===================
AttachToFileServer
Creates an attachment between a workstation and a specified file server.
--------------------------------------------------------------------------------
DetachFromFileServer
Logs out the bindery object and detaches the requesting workstation from the
specified file server.
--------------------------------------------------------------------------------
EnterLoginArea
Changes the login directory of the requesting workstation.
--------------------------------------------------------------------------------
GetConnectionInformation
Returns information about the object logged in to a specified connection.
--------------------------------------------------------------------------------
GetConnectionNumber
Returns the connection number that the requesting workstation uses to
communicate with the default file server.
--------------------------------------------------------------------------------
GetInternetAddress
Returns a connection's internetwork address.
--------------------------------------------------------------------------------
GetObjectConnectionNumbers
Returns a list of connection numbers that indicate how many times and under
what connection numbers a bindery object is logged in to the default file
server.
--------------------------------------------------------------------------------
GetStationAddress
Returns the physical node address of the requesting workstation.
--------------------------------------------------------------------------------
LoginToFileServer
Logs a bindery object in to the default file server.
--------------------------------------------------------------------------------
Logout
Issues a network logout request to all connected file servers.
--------------------------------------------------------------------------------
LogoutFromFileServer
Logs out the object but does not detach the workstation from the file server.
--------------------------------------------------------------------------------
DIAGNOSTIC SERVICES
===================
AbortSendingPackets
Instructs the sending node in a diagnostic point-to-point test to stop
sending packets.
--
GetIPXSPXVersion
Returns the IPX and SPX version numbers of a network station.
--
GetIPXStatistics
Returns IPX performance statistics pertaining to a network station.
--
GetSPXStatistics
Returns SPX performance statistics pertaining to a network station.
--
ReturnReceivedPacketCount
Returns information about the destination node upon completion of a
point-to-point diagnostic test.
--
StartCountingPkts
Prepares a node to participate as the destination node of a
point-to-point diagnostic test.
--
StartSendingPktsTimed
Indicates and controls a point-to-point diagnostic test.
--
GetBridgeDriverConfiguration
Returns the current configuration of the specified bridge driver.
--
GetBridgeDriverStatistics
Returns the entire Driver Diagnostic Table of the specified bridge
driver.
--
GetBridgeDriverStatus
Returns the status of all LAN boards installed in a bridge.
--
GetShellDriverConfiguration
Returns the current configuration of the specified shell driver.
--
GetShellDriverStatistics
Returns the entire Driver Diagnostic Table of the specified shell
driver.
--
BeginDiagnostics
Performs the necessary initialization for the remainder of the
diagnostic calls.
--
EndDiagnostics
Terminates the connection to the target node and closes the socket.
--
FindComponentOffset
Searches through an IPX Configuration Response Packet (or a
component list returned by BeginDiagnostics) and returns the offset
number of the component for which diagnostics information is wanted.
--
GetOSVersionInfo
Returns the OS version of the target workstation.
--
GetPrimaryServerNumber
Returns the primary server numbers.
--
GetServerAddressTable
Returns the entire Connection ID Table of the specified workstation.
--
GetServerNameTable
Returns the entire Server Name Table as currently defined by the shell.
--
GetShellAddress
Returns a workstation's 12-byte IPX internetwork address.
--
GetShellStatistics
Returns the counters kept by the shell.
--
GetShellVersionInfo
Returns the shell version number.
--
GetAllKnownNetworks
Returns the network address of each network known to the specified bridge.
--
GetAllKnownServers
Returns the server type and name of each server known to the specified
bridge.
--
GetBridgeStatistics
Returns statistics pertaining to the specified bridge.
--
GetLocalTables
Returns the node address of each LAN board installed in the specified
bridge.
--
GetSpecificNetworkInfo
Returns information concerning routing times and routes between the
specified bridge and a specified (destination) network.
--
GetSpecificServerInfo
Returns information concerning routing times and routes between the
specified bridge and the specified (destination) server.
--------------------------------------------------------------------------------
DIRECTORY SERVICES
==================
AddTrusteeToDirectory
Adds a trustee to a directory's trustee list.
--------------------------------------------------------------------------------
AllocPermanentDirectoryHandle
Permanently assigns a workstation drive letter to a network directory.
--------------------------------------------------------------------------------
AllocTemporaryDirectoryHandle
Temporarily assigns a workstation drive letter to a network directory.
--------------------------------------------------------------------------------
ClearVolRestrictions (386)
Removes an object's disk space restrictions from the specified volume.
--------------------------------------------------------------------------------
CreateDirectory
Creates a directory on the file server.
--------------------------------------------------------------------------------
DeallocateDirectoryHandle
Deallocates a permanent or temporary directory handle.
--------------------------------------------------------------------------------
DeleteDirectory
Deletes a directory on the file server.
--------------------------------------------------------------------------------
DeleteTrustee (386)
Removes a trustee from a directory's or file's trustee list.
--------------------------------------------------------------------------------
DeleteTrusteeFromDirectory
Removes a trustee from a directory's trustee list.
--------------------------------------------------------------------------------
GetCurrentDirectory
Gets the current directory of a drive.
--------------------------------------------------------------------------------
GetDirectoryHandle
Returns the associated file server connection ID number and directory handle
for a specified disk drive.
--------------------------------------------------------------------------------
GetDirectoryPath
Returns the directory path of a directory handle.
--------------------------------------------------------------------------------
GetDirEntry (386)
Returns entry information about the specified directory.
--------------------------------------------------------------------------------
GetDirInfo (386)
Returns the logical size information for the specified directory.
--------------------------------------------------------------------------------
GetDriveInformation
Returns information about the specified drive.
--------------------------------------------------------------------------------
GetEffectiveDirectoryRights
Returns the requesting workstation's effective rights to a directory.
--------------------------------------------------------------------------------
GetEffectiveRights (386)
Gets the object's effective rights to a directory or file.
--------------------------------------------------------------------------------
GetObjectDiskRestrictions (386)
Scans a volume for an object's disk restrictions and returns how much disk
space is currently being used.
--------------------------------------------------------------------------------
GetSearchDriveVector
Returns the shell's search drive vector.
--------------------------------------------------------------------------------
GetVolumeInformation
Returns information about a volume.
--------------------------------------------------------------------------------
GetVolumeInfoWithHandle
Given a directory handle, returns information about a volume.
--------------------------------------------------------------------------------
GetVolumeInfoWithNumber
Given a volume number, returns information about a volume.
--------------------------------------------------------------------------------
GetVolumeName
Returns a volume name for a volume.
--------------------------------------------------------------------------------
GetVolumeNumber
Returns the volume number for a volume.
--------------------------------------------------------------------------------
GetVolUsage (386)
Returns volume usage information for Netware 386.
--------------------------------------------------------------------------------
IsSearchDrive
Reports whether a drive is a search drive.
--------------------------------------------------------------------------------
MapDrive
Maps a drive by modifing the list of mapped drives or the list of search
drives. MapDrive can add a drive to or delete a drive from either of those
lists. It can also insert a drive into the search drive list. After
performing the specified mapping, it updates the PATH environment variable.
--------------------------------------------------------------------------------
MapDriveUsingString
Maps a drive or deletes a drive from the map list.
--------------------------------------------------------------------------------
MapV2TrusteeRightsToV3
Maps trustee rights for versions of Netware operating system previous to V3.0
(Netware 286) to trustee rights for Netware V3.0 and above (Netware 386).
--------------------------------------------------------------------------------
MapV3TrusteeRightsToV2
Maps trustee rights for versions of Netware operating system after v3.0
(Netware 386) to trustee rights for Netware versions prior to v3.0
(Netware 286).
--------------------------------------------------------------------------------
ModifyMaximumRightsMask
Modifies the maximum rights mask of a directory.
--------------------------------------------------------------------------------
MoveEntry (386)
Renames or moves a directory or file.
--------------------------------------------------------------------------------
RenameDirectory
Renames a directory on a file server.
--------------------------------------------------------------------------------
RestoreDirectoryHandle (286)
Restores a directory handle.
--------------------------------------------------------------------------------
SaveDirectoryHandle (286)
Saves information necessary to restore a directory handle at a later date.
--------------------------------------------------------------------------------
ScanBinderyObjectTrusteePaths
Returns the directory paths to which an object has trustee rights.
--------------------------------------------------------------------------------
ScanDirectoryForTrsutees
Returns a directory's trustees.
--------------------------------------------------------------------------------
ScanDirectoryInformation
Returns information about the subdirectories below a directory.
--------------------------------------------------------------------------------
ScanDirEntry (386)
Returns entry information about a directory.
--------------------------------------------------------------------------------
ScanDirRestrictions (386)
Scans for the amount of disk space assigned to all directories between the
current directory and the root directory. The return buffer contains
information about the restrictions along the directory path.
--------------------------------------------------------------------------------
ScanEntryForTrustees (386)
Scans a directory and returns the directory's or file's trustees.
--------------------------------------------------------------------------------
ScanVolForRestrictions (386)
Returns a list of disk space restrictions for the specified volume.
--------------------------------------------------------------------------------
SetDirectoryHandle
Assigns a directory handle to a directory path.
--------------------------------------------------------------------------------
SetDirectoryInformation
Changes a directory's information.
--------------------------------------------------------------------------------
SetDirRestriction (386)
Sets a disk space restriction for the specified directory.
--------------------------------------------------------------------------------
SetDrivePath
Sets a drive to the specified path.
--------------------------------------------------------------------------------
SetEntry (386)
Sets the information in a directory or file entry.
--------------------------------------------------------------------------------
SetSearchDriveVector
Sets the shell's search drives vector.
--
SetTrustee (386)
Sets a trustee in a directory's or file's trustee list.
--
SetVolRestriction (386)
Sets the volume disk space restriction for an object.
--------------------------------------------------------------------------------
FILE SERVICES
=============
EraseFiles
Erases files from a directory.
--
FileServerFileCopy
Copies a file, or a portion of a file, to another file on the same file
server.
--
GetExtendedFileAttributes
Returns a file's extended attributes.
--
PurgeAllErasedFiles (286)
Permanently deletes all files that are marked for deletion.
--
PurgeErasedFiles (286)
Permanently deletes all files that a workstation has marked for deletion.
--
PurgeSalvagableFile (386)
Permanently deletes a file that has been marked for deletion.
--
RecoverSalvagableFile (386)
Recovers a file that has been marked for deletion.
--
RestoreErasedFile (286)
Restores one file on the file server that has been marked for deletion
by the requesting workstation.
--
ScanFileEntry (386)
Scans a directory and returns information about the specified entry.
--
ScanFileInformation
Returns information about a file.
--
ScanFilePhysical (386)
Scans a directory and returns information about the specified entry,
including the file's physical size.
--
ScanSalvagableFiles (386)
Scans a directory and returns file entry information about deleted files.
--
SetExtendedFileAttributes
Sets a file's extended attributes.
--
SetFileInformation
Sets file information for a file on the server.
--------------------------------------------------------------------------------
MESSAGE SERVICES
================
BroadcastToConsole
Broadcasts a message to the default file server's system console.
--
CheckPipeStatus (286)
Allows a client to monitor the status of one or more of its message pipes.
--
CloseMessagePipe (286)
Closes the requesting workstation's half of one or more message pipes
offered to one or more logical connections on the default file server.
--
GetBroadcastMessage
Enables an application to poll for and return a broadcast message from
the default file server.
--
GetBroadcastMode
Returns the message mode of the requesting workstation.
--
GetPersonalMessage (286)
Enables an application to poll for and return the next message in the
requesting workstation's pipe queue on the default server.
--
LogNetworkMessage (286)
Logs a message to the default file server's NET$LOG.MSG file.
--
OpenMessagePipe (286)
Creates the requesting workstation's half of one or more message pipes
offered to one or more logical connections on the default file server.
--
SendBroadcastMessage
Sends a broadcast message to the specified logical connection(s) on the
default file server.
--
SendPersonalMessage (286)
Sends a pipe message to the specified logical connection(s) on the default
file server.
--
SetBroadcastMode
Sets the message mode of the requesting workstation.
------------------------------------------------------------------------------
NAME SPACES SERVICES
====================
FillNameSpaceBuffer
This function loads the name space and data stream information into a
buffer.
--
GetDataStreamInfo
This function retrieves a data stream description from a buffer.
--
GetNameSpaceEntry
This function returns a name space entry given a volume number.
--
GetNameSpaceInfo
This function retrieves a name space description from a buffer.
--
GetNumNameSpaceAndDataStreams
This function gets the number of name spaces and data streams defined.
--
OpenDataStream
This funtion opens a data stream.
------------------------------------------------------------------------------
PRINT SERVER SERVICES
=====================
PSAbortPrintJob (operators and users)
Aborts the current print job.
--
PSAddNotifyObject (operators only)
Adds an object to the print server's list of objects to be notified when
a printer needs attention (such as mounting forms, printer offline, out
of paper).
--
PSAddQueueToPrinter (operators only)
Assigns a queue to a printer and assigns a priority to the queue.
--
PSAttachPrintServerToFileServer (operators only)
Attaches a print server to a file server.
--
PSAttachToPrintServer (operators and users)
Establishes an SPX connection between the workstation and the print server.
--
PSCancelDownRequest (operators only)
Cancels the DownPrintServer command.
--
PSChangeNotifyInterval (operators only)
Sets or changes the number of seconds the print server will wait before
it notifies an object (first) and the number of seconds the print server
will wait between following notices (next).
--
PSChangeQueuePriority (operators only)
Changes the service priority assigned to the specified queue.
--
PSChangeServiceMode (operators only)
Changes the service mode of the specified printer.
--
PSDeleteNotifyObject (operators only)
Deletes an object from the print server's list of objects to be notified
when a printer needs attention (such as mounting forms, printer offline,
out of paper).
--
PSDeleteQueueFromPrinter (operators only)
Deletes a queue from a printer's service list.
--
PSDetachFromPrintServer (operators and users)
Disconnects the SPX connection between the workstation and the print
server.
--
PSDetachPrtServerFromFileServer (operators only)
Detaches a print server from a file server.
--
PSDownPrintServer (operators only)
Sends down the print server.
--
PSEjectForm (operators only)
Sends a form feed to the specified printer.
--
PSGetAttachedServers (operators and users)
Returns the names of the file servers that are attached to the print
server.
--
PSGetNextRemotePrinter
Returns the printer number of next available remote printer.
--
PSGetNotifyObject (operators and users)
Returns the objects that will bo notified when a printer needs attention
and when the objects will be notified.
--
PSGetPrintersServicingQueue (operators and users)
Returns an array of bytes (printer List) that identifies which printers
are servicing the specified queue.
--
PSGetPrinterStatus (operators and users)
Gets the status information about a printer.
--
PSGetPrintJobStatus (operators and users)
Gets the status of the current print job on the specified printer.
--
PSGetPrintServerInfo (operators and users)
Gets the current status of the print server and returns information
about thge services offered by the print server.
--
PSGetQueuesServiced (operators and users)
Returns information about the queue(s) that the specified printer is
servicing.
--
PSLoginToPrintServer (operators and users)
Logs the client into print server.
--
PSMarkTopOfForm (operators only)
Sends a line of characters to the specified printer to indicate where
the top of the page will be.
--
PSRequestRemotePrinter
Requests the print server to assign the specified printer number to a
remote printer.
--
PSRewindPrintJob (operators only)
Rewind the current print job the specified number of pages and restarts
it from that point.
--
PSSetMountedForm (operators only)
Informs the print server that the specified form has been mounted on the
indicated printer.
--
PSSetRemoteMode
Sets the remote printer mode.
--
PSStartPrinter (operators only)
Starts a printer that has been stopped.
--
PSStopPrinter (operators only)
Stops the specified printer.
------------------------------------------------------------------------------
PRINT SERVICES
==============
CancelLPTCapture
Cancels a capture of default LPT device.
--
CancelSpecificLPTCapture
Cancels the capture of a specified LPT device.
--
EndLPTCapture
Ends the capture of the default LPT device.
--
EndSpecificLPTCapture
Ends the capture of a specified LPT device.
--
FlushLPTCapture
Closes the current capture of the default LPT device and starts another
capture.
--
FlushSpecificLPTCapture
Closes the current capture of specified LPT device and starts another
capture.
--
GetBannerUserName
Returns the user name that will be printed on a banner page.
--
GetDefaultCaptureFlags
Returns the print job flags for the default LPT device.
--
GetDefaultLocalPrinter
Returns the number of the default LPT devcie to be used for capture calls.
--
GetLPTCaptureStatus
Indicates whether the default capture is active.
--
GetPrinterQueue
Returns the queue ID of the queue associated with specified printer
number on the file server.
--
GetPrinterStatus
Returns the current status of a printer.
--
GetSpecificCaptureFlags
Returns the capture flags for the specified LPT device.
--
SetBannerUserName
Sets the user name that is printed on a banner page.
--
SetCapturePrintJob
Assigns a print job and NetWare file handle to the next capture of
specified LPT device.
--
SetCapturePrintQueue
Sets the queuing server and the target print queue (queue ID) for the
next capture of the specified LPT device.
--
SetDefaultCaptureFlags
Sets the capture flags for the default LPT device.
--
SetDefaultLocalPrinter
Sets the default LPT device for capture files.
--
SetSpecificCaptureFlags
Sets the capture flags for the specified LPT device.
--
SetSpoolFlags
Sets the spool flags at the file server that the print spooler will use
when printing a file.
--
SpecifyCaptureFiles
Creates a spool capture file at the file specified by the user.
--
StartLPTCapture
Starts the capture of the default LPT device.
--
StartsSpecificLPTCapture
Starts the capture of a specific LPT device.
------------------------------------------------------------------------------
QUEUE SERVICES
==============
AboutServicingQueueJobAndFile
Used to abort the servicing of a job, closes the asscoiated file, and
removes the job entry from the queue.
--
AttachQueueServerToQueue
Attaches a station to a queue as a queue (job) server.
--
ChangeQueueJobEntry
Changes information in a job's entry.
--
ChangeQueueJobPosition
Changes a job's position in a queue.
--
ChangeToClientRights
Allows a queue (job) server to assume the login identity of the client
that placed the job in the queue.
--
CloseFileAndAbortQueueJob
(C Library function only) Removes a job from a queue and closes the
associated file.
--
CloseFileAndStartQueueJob
Closes an associated file and releases the job for servicing.
--
CreateQueue
Creates a new queue on a file server.
--
CreateQueueJobAndFile
Places a new job in a queue.
--
DestroyQueue
Removes a queue from the bindery and file system of a file server.
--
DetachQueueServerFromQueue
Removes the requesting station from the queue's list of active queue
(job) servers.
--
FinishServicingQueueJobAndFile
Allows a queue (job) server to signal QMS when it has completed a job.
--
GetQueueJobList
Provides a list of all jobs contained in a queue.
--
GetQueueJobFileSize
Finds the size of the associated file for a job queue.
--
ReadQueueCurrentStatus
Reads the current status of a queue.
--
ReadQueueJobEntry
Retrieves information about a job in a queue.
--
ReadQueueServerCurrentStatus
Reads the current status record of an attached queue (job) server.
--
RemoveJobFromQueue
Removes a job from a queue.
--
RestoreQueueServerRights
Restores a server's own login identity after it has assumed the client's
rights.
--
ServiceQueueJobAndOpenFile
Allows a queue server to request a new job for servicing.
--
SetQueueCurrentStatus
Controls the addition of jobs and job servers toa queue by setting or
clearing bits int the queueStatus byte.
--
SetQueueServerCurrentStatus
Updates QMS's copy of a queue (job) server's status record.
------------------------------------------------------------------------------
SAP SERVICES
============
AdvertiseService
Advertises a server on the internetwork.
--
QueryServices
Broadcasts a query to discover the indentities of all servers of all types,
all servers of a specific type, or the nearest server of a specific type.
--
ShutdownSAP
Broadcasts notification of a SAP server's intention to shut down, thereby
allowing bridges and file servers on the network to purge the SAP server
from their tables.
------------------------------------------------------------------------------
SYNCHRONIZATION SERVICES
========================
ClearFile
Unlocks the specified file and removes it from the log table of the
requesting workstation.
--
ClearFileSet
Unlocks and removes all files in the log table of the requesting
workstation.
--
ClearLogicalRecord
Unlocks a logical records and removes them from the log table of the
requesting workstation.
--
ClearLogicalRecordSet
Unlocks all logical records in the log table of the requesting
workstation and removes them from the log table.
--
ClearPhysicalRecord
Unlocks a Physical record and removes them from the log table of the
requesting workstation.
--
ClearPhysicalRecordSet
Unlocks all physical records in the log table of the requesting
workstation and removes them from the log table.
--
CloseSemaphore
Closes a semaphore.
--
ExamineSemaphore
Returns the current value and open count for a semaphore.
--
GetLockMode
Returns the current lock mode.
--
LockFileSet
Attempts to lock all files in the log table of the requesting
workstation.
--
LockLogicalRecordSet
Attempts to lock all logical records in the log table of the
requesting workstation.
--
LockPhysicalRecordSet
Attempts to lock all Physical records in the log table of the
requesting workstation.
--
LogFile
Logs a file into the log table of the requesting workstation and,
optionally, locks the file.
--
LogLogicalRecord
Logs a logical record string into the log table of the requesting
workstation and, optionally, locks the record.
--
LogPhysicalRecord
Logs a physical record into the log table of the requesting workstation
and, optionally, locks the record.
--
OpenSemaphore
Opens the specified semaphore or creates it if it does not exist.
--
ReleaseFile
Unlocks the specified file in the log table of the requesting
workstation but does not delete the file.
--
ReleaseFileSet
Unlocks all files currently locked in the log table of the requesting
workstation but does not delete them from the table.
--
ReleaseLogicalRecord
Unlocks a logical record in the log table of the requesting
workstation but does not remove the record from the table.
--
ReleaseLogicalRecordSet
Unlocks all logical records currently locked in the log table of the
requesting workstation but does not remove them from the log table.
--
ReleasePhysicalRecord
Unlocks a physical record in the log table of the requesting
workstation but does not remove the record from the table.
--
ReleasePhysicallRecordSet
Unlocks all physical records currently locked in the log table of the
requesting workstation but does not remove them from the log table.
--
SetLockMode
Sets the lock mode.
--
SignalSemaphore
Increments the value of a semaphore.
--
WaitOnSemaphore
Decrements the value of a semaphore.
------------------------------------------------------------------------------
TTS SERVICES
============
TTSAbortTransaction
Aborts explicit and implicit transactions.
--
TTSBeginTransaction
Begins an explicit transaction.
--
TTSEndTransaction
Ends an explicit or implicit transaction and returns a transaction
reference number.
--
TTSGetApplicationThresholds
Returns application thresholds for implicit transactions.
--
TTSGetWorkstationThresholds
Returns workstation thresholds for implicit transactions.
--
TTSIsAvailable
Verifies whether the default file server supports transaction tracking.
--
TTSSetApplicationThresholds
Allows an application to set the number or record locks it can perform
without starting an implicit transaction.
--
TTSSetWorkstationThresholds
Sets workstation thresholds for implicit transactions.
--
TTSTransactionStatus
Verifies whether a transaction has been written to disk.
------------------------------------------------------------------------------
WORKSTATION SERVICES
====================
EndOfJob
The shell issues this function when an application exists to automatically
reset the workstation environment.
--
GetConnectionID
Returns the connection ID of a file server.
--
GetDefaultConnectionID
Returns the connection ID of the file server to which request packets
are currently being sent.
--
GetFileServerName
Returns the name of a file server.
--
GetNetWareShellVersion
Returns the NetWare shell major and minor version numbers and revision
level.
--
GetNumberOfLocalDrives
Returns the number of local drives on the requesting workstation.
--
GetPreferredConnectionID
Returns the connection ID of the preffered file sever.
--
GetPrimaryConnectionID
Returns the connection ID of the primary file server.
--
GetWorkstationEnvironment
Returns information about a workstation's operating system and hardware
environment.
--
IsConnectionIDInUse
Determines whether a server is attached at the specified server number.
--
SetEndOfJobStatus
Enables and disables the EndOfJob function.
--
SetNetWareErrorMode
Sets the network error handling mode for the requesting workstation.
--
SetPrefferedConnectionID
Sets the preferred file server.
--
SetPrimaryConnectionID
Sets the primary file server.
------------------------------------------------------------------------------
VAP SERVICES
============
AllocateSegment
Enables a VAP to allocate system memory.
--
CalculateAbsoluteAddress
Calculates an absolute memory address from a protected-mode or
real-mode segment/offset pair.
--
ChangeProcess
Puts the calling process at the end of the priority level in the internal
active queue and reschedules the highest priority task for execution.
--
ChangeSegmentToData
Changes a segment's type to Read-Write Data segment.
--
CreateProcess
Creates a new process.
--
DeclareExtendedSegment
Declares a memory segment's type as extended memory.
--
DeclareSegmentAsData
Declares a memory segment a stype Read-Write Data segment.
--
DelayProcess
Postpones execution of the calling process for a specified interval.
--
DoConsoleError
Displays an error message on the system console.
--
GetInterruptVector
Returns the Interrupt Service Routine segment and offset of the
specified interrupt.
--
GetProcessID
Returns the process ID of the calling process.
--
GetVAPHeader
Gets information about other VAPs loaded in the system.
--
InitializationComplete
Signals NetWare that process initialization (memory allocation,
process spawning) is complete.
--
KillProcess
Terminates the calling process and causes the highest priority process
in the active queue to be scheduled for execution.
--
SegmentToPointer
Converts a segment value to a pointer
--
SetExternalProcessError
Installs an error routine to handle communication errors (such as
"Abort,Retry,Ignore").
--
SetHardwareInterruptVector
Installs a hardware-triggered Interrupt Service Routines.
--
SetInterruptVector
Installs a software Interrupt Service Routine.
--
ShellPassThroughEnable
Allows the calling VAP to access DOS functions that would normally
be unavailable during a VAP operation.
--
SleepProcess
Removes the current process from the active queue.
--
SpawnProcess
Creates a new process to run in the NetWare internal multitasking
environment.
--
VAPAttachToFileServer
Attaches the VAP to the file server specified by name on an
internetwork.
--
VAPGetConnectionID
Returns the file server number corresponding to a specified file server
name.
--
VAPGetFileServerName
Returns the name of the file server that resides with the VAP.
--
WakeUpProcess
Wakes up a sleeping VAP (returns from its SleepProcess call).
--
ClearScreen
Clears the system monitor screen.
--
ConsoleDisplay
Queues a message for display on the system console.
--
ConsoleError
Displays an error message on the system console.
--
ConsoleMessage
Displays a message on the system console.
--
ConsoleQuery
Displays a prompt on the system console and gets a Yes or No
response.
--
ConsoleRead
Reads a string typed at the system keyboard.
--
GetScreenMode
Indicates who has control of the system console.
--
InString
Reads a string typed at the system keyboard.
--
OutString
Displays a message on the system console.
--
PrintString
Prints an ASCII string on the system console.
--
ReadKeyboard
Reads command strings typed at the system keyboard.
--
SetScreenMode
Clears the screen and gives control of the system console to the
specified VAP.
------------------------------------------------------------------------------